home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Security / Ashampoo AntiVirus 1.61 / ashampoo_antivirus161_sm.exe / {app} / AshAV.gadget / css / Ashampoo.css next >
Cascading Style Sheet File  |  2007-07-25  |  957b  |  79 lines

  1.  
  2. .clip1
  3. {
  4.         clip:rect(0px 0px auto 0px);
  5.         position:absolute;
  6.     left:85px;
  7.     top:3px;
  8. }
  9.  
  10. .myPC
  11. {
  12.     font-family: Tahoma; 
  13.     font-size: 7pt;
  14.         position:absolute;
  15.     color:white;
  16.     left:102px;
  17.     top:39px;
  18. }
  19.  
  20. .myButtonText
  21. {
  22.     font-family: Arial;
  23.     font-size: 8pt;
  24.     color:white;
  25.     align:center;
  26. }
  27.  
  28. body
  29. {
  30.     margin:3;
  31.     width:143;
  32.     height:176;
  33.     background: url('/images/bg_main.png');
  34.     border:none;
  35. }
  36.  
  37. .splitter
  38. {
  39.         position:absolute;
  40.     align:center;
  41.     height:2px;
  42. }
  43.  
  44. .myButton
  45. {
  46.     cursor:hand;
  47.     background:transparent;
  48.     border:transparent;
  49.     position:absolute;
  50.     width:0px;
  51. }
  52.  
  53. .myTxtL
  54. {
  55.     font-family: Tahoma;
  56.     font-size: 7pt;
  57.     font-weight: bold;
  58.     color:444444;
  59.     position:absolute;
  60.     left:6px;
  61. }
  62.  
  63. .myTxtR
  64. {
  65.     font-family: Tahoma;
  66.     font-size: 7pt;
  67.     font-weight: bold;
  68.     color:cc2222;
  69.     position:absolute;
  70.     left:60px;
  71. }
  72.  
  73. .myHL
  74. {
  75.     font-family: Tahoma; 
  76.     font-size: 7pt;
  77.     color:blue;
  78. }
  79.